projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d733a9
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000
(23:01 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sun, 7 Jul 2002 23:01:21 +0000
(23:01 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fb882bfecd5c55bc3b0b128b15a727028d08f829..5d3453c4ef75489cfab1f35c6b2e44269096b190 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,9
@@
* ido.el (ido-completion-help): Changed xemacs specific code to
avoid byte compiler warning in GNU emacs.
+ (ido-set-matches1): Use regexp-quote instead of identity.
+ (ido-complete-space): New function.
+ (ido-define-mode-map): Bind it to SPACE.
2002-07-07 Stefan Monnier <monnier@cs.yale.edu>